azure-cli software package provides Next generation multi-platform command line experience for Azure, you can install in your Ubuntu 17.04 (Zesty Zapus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install azure-cli
azure-cli is installed in your system.
Make ensure the azure-cli package were installed using the commands given below,
$ sudo dpkg-query -l | grep azure-cli *
You will get with azure-cli package name, version, architecture and description in a table
Distro | Ubuntu 17 04 zesty zapus |
Section | Network |
Package | azure-cli |
Version | 0.1.0~b7-1 |
Description | Next generation multi-platform command line experience for Azure |
Sub Section | net |